[INFO] fetching crate rdevin 0.1.0...
[INFO] testing rdevin-0.1.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate rdevin 0.1.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate rdevin 0.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rdevin 0.1.0
[INFO] tweaked toml for crates.io crate rdevin 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rdevin 0.1.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rdevin 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded epoll v4.3.3
[INFO] [stderr]   Downloaded inotify v0.10.2
[INFO] [stderr]   Downloaded serial_test_derive v0.8.0
[INFO] [stderr]   Downloaded better_default v1.0.5
[INFO] [stderr]   Downloaded x11 v2.21.0
[INFO] [stderr]   Downloaded serial_test v0.8.0
[INFO] [stderr]   Downloaded widestring v1.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aeb005e906c70c805634bb087273930da69a3cd76e152fa1262a8d9729d06539
[INFO] running `Command { std: "docker" "start" "-a" "aeb005e906c70c805634bb087273930da69a3cd76e152fa1262a8d9729d06539", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aeb005e906c70c805634bb087273930da69a3cd76e152fa1262a8d9729d06539", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aeb005e906c70c805634bb087273930da69a3cd76e152fa1262a8d9729d06539", kill_on_drop: false }`
[INFO] [stdout] aeb005e906c70c805634bb087273930da69a3cd76e152fa1262a8d9729d06539
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 516d90d93cb2281d5d26893d62a24b8cb18107b0868319bb45933a3ba7bf3c26
[INFO] running `Command { std: "docker" "start" "-a" "516d90d93cb2281d5d26893d62a24b8cb18107b0868319bb45933a3ba7bf3c26", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling widestring v1.2.0
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling epoll v4.3.3
[INFO] [stderr]    Compiling inotify v0.10.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling rdevin v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.06s
[INFO] running `Command { std: "docker" "inspect" "516d90d93cb2281d5d26893d62a24b8cb18107b0868319bb45933a3ba7bf3c26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "516d90d93cb2281d5d26893d62a24b8cb18107b0868319bb45933a3ba7bf3c26", kill_on_drop: false }`
[INFO] [stdout] 516d90d93cb2281d5d26893d62a24b8cb18107b0868319bb45933a3ba7bf3c26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ce55b6726b9ea445e373854ee128b53253cdf5b3b9c6304dd39742e67cc2e73
[INFO] running `Command { std: "docker" "start" "-a" "7ce55b6726b9ea445e373854ee128b53253cdf5b3b9c6304dd39742e67cc2e73", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serial_test_derive v0.8.0
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v0.8.0
[INFO] [stderr]    Compiling rdevin v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `SimulateError`
[INFO] [stdout]  --> examples/simulate.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 |         Err(SimulateError) => {
[INFO] [stdout]   |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_SimulateError`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `simulate_combination` is never used
[INFO] [stdout]    --> examples/simulate.rs:120:4
[INFO] [stdout]     |
[INFO] [stdout] 120 | fn simulate_combination() -> Result<(), SimulateError> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `SimulateError` should have a snake case name
[INFO] [stdout]  --> examples/simulate.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 |         Err(SimulateError) => {
[INFO] [stdout]   |             ^^^^^^^^^^^^^ help: convert the identifier to snake case: `simulate_error`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ungrab_key` is never used
[INFO] [stdout]   --> examples/test.rs:51:4
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn ungrab_key(display: *mut Display, grab_window: u64, keycode: i32) {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ungrab_keys` is never used
[INFO] [stdout]   --> examples/test.rs:58:4
[INFO] [stdout]    |
[INFO] [stdout] 58 | fn ungrab_keys(display: *mut Display, grab_window: u64) {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_key` is never used
[INFO] [stdout]    --> examples/test.rs:109:4
[INFO] [stdout]     |
[INFO] [stdout] 109 | fn send_key(key: RdevKey, is_press: bool) {
[INFO] [stdout]     |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.80s
[INFO] running `Command { std: "docker" "inspect" "7ce55b6726b9ea445e373854ee128b53253cdf5b3b9c6304dd39742e67cc2e73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ce55b6726b9ea445e373854ee128b53253cdf5b3b9c6304dd39742e67cc2e73", kill_on_drop: false }`
[INFO] [stdout] 7ce55b6726b9ea445e373854ee128b53253cdf5b3b9c6304dd39742e67cc2e73
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 92f12063eed62369c4f7ceef541985c0913b6a523c8422012848438c9e9ef260
[INFO] running `Command { std: "docker" "start" "-a" "92f12063eed62369c4f7ceef541985c0913b6a523c8422012848438c9e9ef260", kill_on_drop: false }`
[INFO] [stderr] warning: function `ungrab_key` is never used
[INFO] [stderr]   --> examples/test.rs:51:4
[INFO] [stderr]    |
[INFO] [stderr] 51 | fn ungrab_key(display: *mut Display, grab_window: u64, keycode: i32) {
[INFO] [stderr]    |    ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `ungrab_keys` is never used
[INFO] [stderr]   --> examples/test.rs:58:4
[INFO] [stderr]    |
[INFO] [stderr] 58 | fn ungrab_keys(display: *mut Display, grab_window: u64) {
[INFO] [stderr]    |    ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `send_key` is never used
[INFO] [stderr]    --> examples/test.rs:109:4
[INFO] [stderr]     |
[INFO] [stderr] 109 | fn send_key(key: RdevKey, is_press: bool) {
[INFO] [stderr]     |    ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `SimulateError`
[INFO] [stderr]  --> examples/simulate.rs:8:13
[INFO] [stderr]   |
[INFO] [stderr] 8 |         Err(SimulateError) => {
[INFO] [stderr]   |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_SimulateError`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `simulate_combination` is never used
[INFO] [stderr]    --> examples/simulate.rs:120:4
[INFO] [stderr]     |
[INFO] [stderr] 120 | fn simulate_combination() -> Result<(), SimulateError> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable `SimulateError` should have a snake case name
[INFO] [stderr]  --> examples/simulate.rs:8:13
[INFO] [stderr]   |
[INFO] [stderr] 8 |         Err(SimulateError) => {
[INFO] [stderr]   |             ^^^^^^^^^^^^^ help: convert the identifier to snake case: `simulate_error`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rdevin` (example "test") generated 3 warnings
[INFO] [stderr] warning: `rdevin` (example "simulate") generated 3 warnings (run `cargo fix --example "simulate" -p rdevin` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rdevin-653ddbdb42779997)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test codes_conv::test::test_usb_hid_code_to_macos_code ... ok
[INFO] [stdout] test keycodes::chrome::test::test_reversible ... ok
[INFO] [stdout] test linux::keyboard::tests::test_thread_safety ... ignored
[INFO] [stdout] test linux::keyboard::tests::test_thread_safety_2 ... ignored
[INFO] [stdout] test keycodes::android::test::test_reversible ... ok
[INFO] [stdout] test keycodes::usb_hid::test::test_reversible ... ok
[INFO] [stdout] test keycodes::macos::test::test_reversible ... ok
[INFO] [stdout] test codes_conv::test::test_usb_hid_code_to_linux_key_code ... ok
[INFO] [stdout] test keycodes::linux::test::test_reversible ... ok
[INFO] [stdout] test codes_conv::test::test_usb_hid_code_to_windows_scan_code ... ok
[INFO] [stdout] test keycodes::windows::test::test_reversible ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/grab.rs (/opt/rustwide/target/debug/deps/grab-9d5f15cd3638145e)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/keycode.rs (/opt/rustwide/target/debug/deps/keycode-0ca56e1d0ce1ba80)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/listen_and_simulate.rs (/opt/rustwide/target/debug/deps/listen_and_simulate-26b066e495dcf23a)
[INFO] [stdout] test test_convet_keycode ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_listen_and_simulate ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_listen_and_simulate stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (31) panicked at tests/listen_and_simulate.rs:30:28:
[INFO] [stdout] Could not listen: NoDisplays
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63e40af0c39a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63e40af0c39a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63e40af0c39a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63e40af0c39a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63e40af206aa - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63e40af206aa - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x63e40af10cd2 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63e40af10cd2 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63e40aeeb49f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63e40aeeb49f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63e40af04839 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63e40ae70efc - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x63e40ae70efc - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63e40af049f2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x63e40af049f2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63e40aeeb558 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63e40aee2ec9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63e40aeec26d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63e40af20e6c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63e40af20be2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63e40ae57338 - <core[786f478f706679df]::result::Result<(), rdevin[a3891f7596d25ade]::linux::listen::ListenError>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63e40ae5b2c1 - listen_and_simulate[ecfc831961e39979]::sim_then_listen::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/listen_and_simulate.rs:30:28
[INFO] [stdout]   22:     0x63e40ae56586 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<listen_and_simulate[ecfc831961e39979]::sim_then_listen::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   23:     0x63e40ae60bb6 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<listen_and_simulate[ecfc831961e39979]::sim_then_listen::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   24:     0x63e40ae5d531 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<listen_and_simulate[ecfc831961e39979]::sim_then_listen::{closure#0}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x63e40ae5afc8 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<listen_and_simulate[ecfc831961e39979]::sim_then_listen::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x63e40ae6153b - __rust_try
[INFO] [stdout]   27:     0x63e40ae608ae - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<listen_and_simulate[ecfc831961e39979]::sim_then_listen::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x63e40ae608ae - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<listen_and_simulate[ecfc831961e39979]::sim_then_listen::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x63e40ae608ae - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<listen_and_simulate[ecfc831961e39979]::sim_then_listen::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   30:     0x63e40ae5b71e - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<listen_and_simulate[ecfc831961e39979]::sim_then_listen::{closure#0}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x63e40af0bcaf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   32:     0x63e40af0bcaf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   33:     0x783b085c3aa4 - <unknown>
[INFO] [stdout]   34:     0x783b08650a64 - clone
[INFO] [stdout]   35:                0x0 - <unknown>
[INFO] [stdout] Error: NoDisplay
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_listen_and_simulate
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test listen_and_simulate`
[INFO] running `Command { std: "docker" "inspect" "92f12063eed62369c4f7ceef541985c0913b6a523c8422012848438c9e9ef260", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92f12063eed62369c4f7ceef541985c0913b6a523c8422012848438c9e9ef260", kill_on_drop: false }`
[INFO] [stdout] 92f12063eed62369c4f7ceef541985c0913b6a523c8422012848438c9e9ef260
